![]() |
YNQ
YNQ-1.5.1
|
#include <sycommon.h>
Data Fields | |
| NQ_UINT32 | id |
| const NQ_WCHAR * | documentName |
| const NQ_WCHAR * | pStatus |
| NQ_UINT32 | status |
| NQ_UINT32 | priority |
| NQ_UINT32 | position |
| NQ_UINT32 | totalPages |
| NQ_UINT32 | pagesPrinted |
| NQ_UINT32 | submitTime |
| NQ_UINT32 | startTime |
| NQ_UINT32 | untilTime |
| NQ_UINT32 | time |
| NQ_UINT32 | size |
| NQ_BYTE * | securityDescriptor |
| NQ_UINT32 | securityDescriptorLength |
| const void * | user |
United print job information structure
| NQ_UINT32 SYPrintJobInfo::id |
Job ID
| const NQ_WCHAR* SYPrintJobInfo::documentName |
Name of the document being printed
| const NQ_WCHAR* SYPrintJobInfo::pStatus |
Optional text description of the status
| NQ_UINT32 SYPrintJobInfo::status |
Status code (when the above is null) - see Printer Status Job
| NQ_UINT32 SYPrintJobInfo::priority |
Job priority - see Printer Priority Job
| NQ_UINT32 SYPrintJobInfo::position |
Job position in the print queue (0 - current)
| NQ_UINT32 SYPrintJobInfo::totalPages |
Number of pages in the entire job
| NQ_UINT32 SYPrintJobInfo::pagesPrinted |
Number of pages printed so far
| NQ_UINT32 SYPrintJobInfo::submitTime |
Time this job was queued
| NQ_UINT32 SYPrintJobInfo::startTime |
The earliest time this job can be printed
| NQ_UINT32 SYPrintJobInfo::untilTime |
The latest time this job can be printed
| NQ_UINT32 SYPrintJobInfo::time |
Elapsed time since this job begun being printed
| NQ_UINT32 SYPrintJobInfo::size |
Job size in bytes
| NQ_BYTE* SYPrintJobInfo::securityDescriptor |
Pointer to security descriptor
| NQ_UINT32 SYPrintJobInfo::securityDescriptorLength |
Security desriptor length
| const void* SYPrintJobInfo::user |
User context